home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / ophelias_diary_2_episode_2.swf / scripts / DefineButton2_1734 / BUTTONCONDACTION on(release).as
Text File  |  2010-07-14  |  159b  |  8 lines

  1. on(release){
  2.    loadVariablesNum("/arcane/tracking/tracking.html?episode=2&stage=6",0);
  3.    if(eval("/Variables:InvCle") == 0)
  4.    {
  5.       play();
  6.    }
  7. }
  8.